SftTree/NET 2.0

OwningControl Property, ItemClass Class

Softel vdm, Inc.

Returns the control owning this item.

Syntax      ItemClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property OwningControl As SftTree

C#   

public SftTree OwningControl { get; }

C++   

public: property SftTree^ OwningControl {
        SftTree^ get();
}

Property Value

The owning control.

Comments

The OwningControl property returns the control owning this item.

Items are not standalone objects, they are always owned by a containing control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com